home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2007 April / CM 04-2007 CD1.iso / data1.cab / Main / tsc / Menu.tsc < prev    next >
Encoding:
Text File  |  2007-01-30  |  280 b   |  18 lines

  1. OpenBF                WORLD\MENU StreamGameAgent_M
  2. LoadMap                LEVELS\MENU\MENU
  3. CloseBF
  4.  
  5. SetGame                MENU 1
  6.  
  7. OpenBF                LOGIC\MENU StreamGameAgent_M
  8. SetGameLogicAgent    MENU MenuLogicAgent_M
  9. CloseBF
  10.  
  11.  
  12. #if CD_MAKE_BF
  13.     RemoveGame        Menu
  14.     CheckHandles
  15. #else
  16.     ActivateGame    Menu
  17. #endif
  18.